Skip to content

Comments

Dependencies upgrade#781

Merged
javuto merged 1 commit intomainfrom
dependencies-update-18
Feb 24, 2026
Merged

Dependencies upgrade#781
javuto merged 1 commit intomainfrom
dependencies-update-18

Conversation

@javuto
Copy link
Collaborator

@javuto javuto commented Feb 24, 2026

Upgrade all dependencies before cutting new release

@javuto javuto requested a review from Copilot February 24, 2026 10:54
@javuto javuto added the dependencies Dependencies related issues label Feb 24, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades Go module dependencies in preparation for cutting a new release, updating both the module requirements (go.mod) and checksums (go.sum).

Changes:

  • Bumped several direct dependencies (AWS SDK v2 modules, Elasticsearch v8, tablewriter, franz-go, urfave/cli, and golang.org/x/*).
  • Updated a set of indirect dependencies and added a new indirect dependency (github.com/goccy/go-json).
  • Regenerated go.sum entries to reflect the new module versions.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates required direct and indirect module versions to newer releases.
go.sum Adds checksums for the updated module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@javuto javuto merged commit 09a4cd8 into main Feb 24, 2026
59 checks passed
@javuto javuto deleted the dependencies-update-18 branch February 24, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant